Android.Views.WindowId: Method Members

The methods of Android.Views.WindowId are listed below. For a list of all members, see the WindowId Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
RegisterFocusObserver(WindowId.FocusObserver)
Start monitoring for changes in the focus state of the window.
UnregisterFocusObserver(WindowId.FocusObserver)
Stop monitoring changes in the focus state of the window.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.