- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
Syntax
public interface IClipboard
Properties
Name | Value | Summary |
---|---|---|
HasText | bool |
Methods
Name | Value | Summary |
---|---|---|
GetText |
IObservable |
|
SetText |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|