WindowAreaCapability


class WindowAreaCapability


Represents a capability for a WindowArea.

Summary

Nested types

Represents an operation that a WindowArea may support.

Represents the status of availability for a specific WindowAreaCapability

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

operation

Added in 1.2.0
val operation: WindowAreaCapability.Operation

status

Added in 1.2.0
val status: WindowAreaCapability.Status