Język

ActionBar.DisplayOptions Property

Definition

public abstract Android.App.ActionBarDisplayOptions DisplayOptions { [Android.Runtime.Register("getDisplayOptions", "()I", "GetGetDisplayOptionsHandler")] get; [Android.Runtime.Register("setDisplayOptions", "(I)V", "GetSetDisplayOptions_IHandler")] set; }
[<get: Android.Runtime.Register("getDisplayOptions", "()I", "GetGetDisplayOptionsHandler")>]
[<set: Android.Runtime.Register("setDisplayOptions", "(I)V", "GetSetDisplayOptions_IHandler")>]
member this.DisplayOptions : Android.App.ActionBarDisplayOptions with get, set

Property Value

The current set of display options.

Attributes

Remarks

Android reference for android.app.ActionBar.getDisplayOptions.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to