Intent.ExtraChooserCustomActions 필드

정의

를 호출할 때 사용자에게 제공할 앱별 작업을 Android Sharesheet에 제공하는 개체의 ChooserAction Parcelable[]입니다 #ACTION_CHOOSER.

[Android.Runtime.Register("EXTRA_CHOOSER_CUSTOM_ACTIONS", ApiSince=34)]
public const string ExtraChooserCustomActions;
[<Android.Runtime.Register("EXTRA_CHOOSER_CUSTOM_ACTIONS", ApiSince=34)>]
val mutable ExtraChooserCustomActions : string

필드 값

구현

특성

설명

를 호출할 때 사용자에게 제공할 앱별 작업을 Android Sharesheet에 제공하는 개체의 ChooserAction Parcelable[]입니다 #ACTION_CHOOSER. 사용자 지정 작업을 5개까지 제공할 수 있습니다.

에 대한 Java 설명서입니다 android.content.Intent.EXTRA_CHOOSER_CUSTOM_ACTIONS.

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상