Class StringProperty

java.lang.Object
net.botwithus.rs3.imgui.imfx.properties.impl.SimpleProperty<String>
net.botwithus.rs3.imgui.imfx.properties.impl.StringProperty
All Implemented Interfaces:
Property<String>

public class StringProperty extends SimpleProperty<String>
  • Constructor Details

    • StringProperty

      public StringProperty(String value)