JniManagedPeerStates Enum

Definition

Managed peer states.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum JniManagedPeerStates
[<System.Flags>]
type JniManagedPeerStates = 
Inheritance
JniManagedPeerStates
Attributes

Fields

Activatable 1

Managed peer is eligeable for activation.

None 0
Replaceable 2

Managed peer is replaceable.

Remarks

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