getCanRaise method

DBusBoolean getCanRaise()

Gets value of property org.mpris.MediaPlayer2.CanRaise

Implementation

DBusBoolean getCanRaise() {
  return const DBusBoolean(false);
}