HasDefault

interface HasDefault<T : Node?>

Interface that allows us to mark nodes that contain a default value

Parameters

type of the default node

Properties

Link copied to clipboard
abstract var default: T

Inheritors

Link copied to clipboard
Link copied to clipboard