Method GetBattery
GetBattery()
Gets the state of the battery for the built-in clock of the pad.
Declaration
public TryOptionAsync<Battery> GetBattery()
Returns
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Battery> |
Gets the state of the battery for the built-in clock of the pad.
public TryOptionAsync<Battery> GetBattery()
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Battery> |