elm slider: indicator_visible_mode - move API document at one place.

This commit is contained in:
Amitesh Singh 2017-06-12 15:02:14 +09:00
parent dee99cf768
commit e95e0a29ff
1 changed files with 2 additions and 6 deletions

View File

@ -123,12 +123,8 @@ class Elm.Slider (Elm.Layout, Efl.Ui.Progress,
}
}
@property indicator_visible_mode {
set {
[[Set the visible mode of indicator.]]
}
get {
[[Get the visible mode of indicator.]]
}
[[Set/Get the visible mode of indicator.
]]
values {
indicator_visible_mode: Efl.Ui.Slider.Indicator_Visible_Mode; [[The indicator visible mode.]]
}