WindowAreaCapability


@ExperimentalWindowApi
public final class WindowAreaCapability


Represents a capability for a WindowAreaInfo.

Summary

Nested types

Represents an operation that a WindowAreaInfo may support.

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()