CallScreeningService.CallResponse.Builder.SetCallComposerAttachmentsToShow Method          
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setCallComposerAttachmentsToShow", "(I)Landroid/telecom/CallScreeningService$CallResponse$Builder;", "GetSetCallComposerAttachmentsToShow_IHandler", ApiSince=31)]
public virtual Android.Telecom.CallScreeningService.CallResponse.Builder SetCallComposerAttachmentsToShow(int callComposerAttachmentsToShow);[<Android.Runtime.Register("setCallComposerAttachmentsToShow", "(I)Landroid/telecom/CallScreeningService$CallResponse$Builder;", "GetSetCallComposerAttachmentsToShow_IHandler", ApiSince=31)>]
abstract member SetCallComposerAttachmentsToShow : int -> Android.Telecom.CallScreeningService.CallResponse.Builder
override this.SetCallComposerAttachmentsToShow : int -> Android.Telecom.CallScreeningService.CallResponse.BuilderParameters
- callComposerAttachmentsToShow
- Int32
Returns
- Attributes