public interface MTLFence
| Modifier and Type | Method and Description |
|---|---|
MTLDevice |
device() |
java.lang.String |
label()
[@property] label
|
void |
setLabel(java.lang.String value)
[@property] label
|
MTLDevice device()
java.lang.String label()
A string to help identify this object.
void setLabel(java.lang.String value)
A string to help identify this object.