PictureInPictureParams.Builder.SetAutoEnterEnabled(Boolean) 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("setAutoEnterEnabled", "(Z)Landroid/app/PictureInPictureParams$Builder;", "GetSetAutoEnterEnabled_ZHandler", ApiSince=31)]
public virtual Android.App.PictureInPictureParams.Builder SetAutoEnterEnabled (bool autoEnterEnabled);
[<Android.Runtime.Register("setAutoEnterEnabled", "(Z)Landroid/app/PictureInPictureParams$Builder;", "GetSetAutoEnterEnabled_ZHandler", ApiSince=31)>]
abstract member SetAutoEnterEnabled : bool -> Android.App.PictureInPictureParams.Builder
override this.SetAutoEnterEnabled : bool -> Android.App.PictureInPictureParams.Builder
Parameters
- autoEnterEnabled
- Boolean
Returns
- Attributes