Skip to content

luxe: ui/button.control.api


import "luxe: ui/button.control.api" for API

no docs found

API.id : unknown

no docs found

API.create(ui : Entity) : Control

no docs found

API.has(control : Control) : unknown

no docs found

API.get(control : Control) : Data

no docs found

API.get : APIGet

no docs found

API.set : APISet

no docs found

import "luxe: ui/button.control.api" for APIGet

no docs found

APIGet.new() : APIGet

no docs found

APIGet.text(control : Control) : String

no docs found

APIGet.align(control : Control) : Any

no docs found

APIGet.align_vertical(control : Control) : Any

no docs found

APIGet.localization(control : Control) : Any

no docs found

APIGet.max_visible(control : Control) : Num

no docs found

APIGet.text_margin(control : Control) : Float4

no docs found

APIGet.override(control : Control) : Any

no docs found

APIGet.render_text(control : Control) : Num

no docs found

import "luxe: ui/button.control.api" for APISet

no docs found

APISet.new() : APISet

no docs found

APISet.text(control : Control, value : String) : unknown

no docs found

APISet.align(control : Control, value : Any) : unknown

no docs found

APISet.align_vertical(control : Control, value : Any) : unknown

no docs found

APISet.localization(control : Control, value : Any) : unknown

no docs found

APISet.max_visible(control : Control, value : Num) : unknown

no docs found

APISet.text_margin(control : Control, value : Float4) : unknown

no docs found

APISet.override(control : Control, value : Any) : unknown

no docs found

APISet.render_text(control : Control, value : Num) : unknown

no docs found

import "luxe: ui/button.control.api" for Fields

no docs found

Fields.text : String

no docs found

Fields.align : String

no docs found

Fields.align_vertical : String

no docs found

Fields.localization : String

no docs found

Fields.localization_key : String

no docs found

Fields.localization_space : String

no docs found

Fields.localization_args : String

no docs found

Fields.max_visible : String

no docs found

Fields.text_margin : String

no docs found

Fields.override : String

no docs found

Fields.render_text : String

no docs found