WindowAreaCapability


public final class WindowAreaCapability


Represents a capability for a WindowArea.

Summary

Nested types

Represents an operation that a WindowArea may support.

public final class WindowAreaCapability.Status

Represents the status of availability for a specific WindowAreaCapability

Public methods

equals

public boolean equals(Object other)

getOperation

Added in 1.2.0
public final @NonNull WindowAreaCapability.Operation getOperation()

getStatus

Added in 1.2.0
public final @NonNull WindowAreaCapability.Status getStatus()

hashCode

public int hashCode()

toString

public @NonNull String toString()