class RemoteEdgeButtonSize


Size of the RemoteEdgeButton.

Summary

Public companion properties

RemoteEdgeButtonSize

The Size to be applied for an extra small RemoteEdgeButton.

RemoteEdgeButtonSize

The Size to be applied for a large RemoteEdgeButton.

RemoteEdgeButtonSize

The Size to be applied for a medium RemoteEdgeButton.

RemoteEdgeButtonSize

The Size to be applied for a small RemoteEdgeButton.

Public functions

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

Public properties

RemoteDp

The maximum height of the button.

Public companion properties

ExtraSmall

Added in 1.0.0-alpha11
val ExtraSmallRemoteEdgeButtonSize

The Size to be applied for an extra small RemoteEdgeButton.

Large

Added in 1.0.0-alpha11
val LargeRemoteEdgeButtonSize

The Size to be applied for a large RemoteEdgeButton.

Medium

Added in 1.0.0-alpha11
val MediumRemoteEdgeButtonSize

The Size to be applied for a medium RemoteEdgeButton.

Small

Added in 1.0.0-alpha11
val SmallRemoteEdgeButtonSize

The Size to be applied for a small RemoteEdgeButton.

Public functions

equals

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

hashCode

open fun hashCode(): Int

Public properties

maximumHeight

Added in 1.0.0-alpha11
val maximumHeightRemoteDp

The maximum height of the button.